XploitSPY/.gitignore

15 lines
123 B
Plaintext
Raw Normal View History

2020-01-11 23:35:37 +08:00
logs
*.log
npm-debug.log*
pids
*.pid
*.seed
lib-cov
coverage
.grunt
.lock-wscript
build/Release
node_modules
2020-03-23 15:30:20 +08:00
.gradle
.idea