Loading .gitignore +2 −24 Original line number Diff line number Diff line # Haskell cabal-dev *.o *.hi Loading @@ -8,26 +7,14 @@ cabal-dev *.aux* *.ps* *.hp* .shelly Setup.hs snaplets # Python __pycache__ *.pyc *.pyc # Dirs vendor dist tmp log # CTAGS .cabal-sandbox cabal.sandbox.config TAGS tags # Emacs/Vim *~ *# .#* Loading @@ -35,18 +22,9 @@ tags .*.sw[a-z] *.un~ *.org # OSX .DS_Store # Artifacts *.tar *.gz *.tmp .devel .deps .test CHANGELOG.md # Sqlite *.db Loading
.gitignore +2 −24 Original line number Diff line number Diff line # Haskell cabal-dev *.o *.hi Loading @@ -8,26 +7,14 @@ cabal-dev *.aux* *.ps* *.hp* .shelly Setup.hs snaplets # Python __pycache__ *.pyc *.pyc # Dirs vendor dist tmp log # CTAGS .cabal-sandbox cabal.sandbox.config TAGS tags # Emacs/Vim *~ *# .#* Loading @@ -35,18 +22,9 @@ tags .*.sw[a-z] *.un~ *.org # OSX .DS_Store # Artifacts *.tar *.gz *.tmp .devel .deps .test CHANGELOG.md # Sqlite *.db