Making .gitignore complient
Added the necessiary lines to the .gitignore file to make the file complient to the NinjaSurge Application Requirements project. https://gitlab.computersurge.dev/professional-projects/ninjasurge-application-requirements Changelog: added
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -128,3 +128,7 @@ dist
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# Below is code to make the file NinjaSurge Application Requirements complient
|
||||
**/*.ign # This is just an extension that tells git to ignore the file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user