We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
YellowLabTools
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add tmp/ to .gitignore
Gaël Métais
4 years ago
parent
4d4a9523f8
commit
44a14f326b
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,6 +1,7 @@
node_modules
node_modules
package-lock.json
package-lock.json
.tmp
.tmp
+tmp
.vagrant
.vagrant
results/*
results/*
coverage
coverage