SquadJS/.gitignore

12 lines
109 B
Plaintext
Raw Normal View History

2020-05-15 12:42:39 -05:00
# Project Files
2020-06-27 11:57:29 -05:00
*.tmp
2020-05-15 12:42:39 -05:00
index-test.js
# Dependencies
node_modules/
package-lock.json
yarn.lock
# IDEs
.idea/