Prepare gitignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# IDE
|
||||||
|
.idea/
|
||||||
|
.vs/
|
||||||
|
.history/
|
||||||
|
|
||||||
|
# Node Modules
|
||||||
|
node_modules/
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
chroniquesdeletrange.lock
|
||||||
|
*.pdf
|
||||||
|
.github/
|
||||||
|
__regles/
|
||||||
|
|
||||||
Reference in New Issue
Block a user