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