mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
New .gitignore file, referencing #2185
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user