mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
Added *~ and *.pyc to .gitignore.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
*~
|
||||
dist/*
|
||||
README.*
|
||||
!README.Debian
|
||||
@@ -10,6 +11,7 @@ man/man?/*.html
|
||||
pandoc.cabal.orig
|
||||
*.o
|
||||
*.hi
|
||||
*.pyc
|
||||
/COPYING.rtf
|
||||
/COPYRIGHT.txt
|
||||
/cabal-dev/
|
||||
|
||||
Reference in New Issue
Block a user