mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
New .gitignore file, referencing #2185
This commit is contained in:
parent
d47f315b7c
commit
2e2f9c1f72
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,15 +1,4 @@
|
||||
**/*~
|
||||
**/*#
|
||||
**/*.swp
|
||||
**/*.swo
|
||||
**/*.bak
|
||||
**/*.log*
|
||||
**/*.sublime-workspace
|
||||
**/.DS_Store
|
||||
**/.DS_Store?
|
||||
**/._*
|
||||
**/.Spotlight-V100
|
||||
**/.Trashes
|
||||
**/ehthumbs.db
|
||||
**/Thumbs.db
|
||||
**/desktop.ini
|
||||
!**/*.markdown
|
||||
!**/*.md
|
||||
!**/*.csv
|
||||
!**/*.erb
|
||||
|
Loading…
Reference in New Issue
Block a user