Skip to content

Commit fe5186b

Browse files
committed
Adding .gitignore
1 parent 126c260 commit fe5186b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.DS_Store
2+
.buildpath
3+
.project
4+
.settings
5+
.htaccess
6+
!cache/index.html
7+
cache/*
8+
config/*
9+
robots.txt

0 commit comments

Comments
 (0)