Skip to content

Commit e66fdc7

Browse files
committed
GitIgnore
1 parent 119e0d8 commit e66fdc7

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

.gitignore

+10-4
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,25 @@ tmp
2222
mkmf.log
2323
*.tmp
2424

25+
##########################################################
26+
##########################################################
27+
28+
# http://stackoverflow.com/questions/8865848/comments-in-gitignore
29+
30+
##########################################################
31+
##########################################################
32+
2533
# Desktop INI (Windows)
2634
desktop.ini
2735

28-
# Readme Source
36+
# Readme Source (PSD's)
2937
readme/source
3038

3139
# Git BFG
3240
.git.bfg-report
3341
.git.bfg-report/2017-06-29/07-53-00
3442

35-
# http://stackoverflow.com/questions/8865848/comments-in-gitignore
36-
# https://gist.github.com/danielpcox/4636520
37-
43+
# Specs
3844
log/*.log
3945
pkg/
4046
spec/dummy/db/*.sqlite3

0 commit comments

Comments
 (0)