Skip to content

Instantly share code, notes, and snippets.

@aspsptyd
Last active July 20, 2023 15:36
Show Gist options
  • Save aspsptyd/0d6864b2dc2e14da9be07534a91607cb to your computer and use it in GitHub Desktop.
Save aspsptyd/0d6864b2dc2e14da9be07534a91607cb to your computer and use it in GitHub Desktop.
Git Ignore Terintegrasi App
# USAHAKAN KETIKA MENAMBAHKAN GITIGNORE PADA SAAT SEBELUM GIT INIT
# FOLDERS
/vendor
/tests
/node_modules
# FILES
.env.example
composer.lock
package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment