mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-03 13:11:46 +08:00
cleanup (gitignore): proper gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -2,5 +2,10 @@ server/public/bundle.js
|
||||
node_modules/
|
||||
babel_cache/
|
||||
.DS_Store
|
||||
\#.*\#
|
||||
.\#.*
|
||||
\#*\#
|
||||
.\#*
|
||||
*.log
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
Reference in New Issue
Block a user