Add .gitignore.
[catagits/Catalyst-Plugin-Session-State-Stash.git] / .gitignore
index aeb4559..fd7ffe5 100644 (file)
@@ -1,17 +1,18 @@
-# These are temp files
-*~
-\#*\#
-# OSX things
-._*
-.DS_Store
-# These should never be pushed into the tree
+.*
+!.gitignore
+Makefile*
+!Makefile.PL
+Build*
+!Build.PL
+_build
+META.yml
 blib
+build
+inc
 pm_to_blib
-Makefile
-Makefile.PL
-META.yml
-*.orig
-Build
-*.tar.*
-_build
-*.patch
\ No newline at end of file
+MANIFEST*
+!MANIFEST.SKIP
+Debian*
+README
+Catalyst-Plugin-Session-State-Stash-*
+*.bs