Skip to content

Commit f7576a0

Browse files
committed
added stuff to gitignore
1 parent 967188e commit f7576a0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

+13
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1+
npm-debug.log
12
node_modules/
3+
sftp-config.json
4+
config.json
5+
*.sublime-project
6+
*.sublime-workspace
7+
.project
8+
.idea
9+
*.swp
10+
Vagrantfile
11+
.vagrant
12+
provision.sh
13+
*.komodoproject
14+
.DS_Store

0 commit comments

Comments
 (0)