Skip to content

Commit 00a5a7d

Browse files
committed
new ignore rules
1 parent d5d9f4e commit 00a5a7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
/public_html/data/upload/*
1010
build.properties
1111
.buildpath
12+
.idea
1213
.project
1314
.settings/
1415
.settings/**/*
1516
.bak/
1617
.bak/**/*
1718
*.DS_Store
18-
!.gitignore
19+
.gitignore

0 commit comments

Comments
 (0)