summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-08-12 23:51:09 -0400
committerJesse Luehrs <doy@tozt.net>2016-08-12 23:51:09 -0400
commit63e188234a7ecb0a0e20944c9477dd6e82cc8343 (patch)
treef33d6ce484b105a0cbf25e8ca48789ff70e2201f /.gitignore
downloadchart-clicker-sql-63e188234a7ecb0a0e20944c9477dd6e82cc8343.tar.gz
chart-clicker-sql-63e188234a7ecb0a0e20944c9477dd6e82cc8343.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1a29083
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+cover_db
+META.*
+MYMETA.*
+Makefile
+blib
+inc
+pm_to_blib
+MANIFEST
+Makefile.old
+nytprof.out
+nytprof
+MANIFEST.bak
+*.sw[po]
+.DS_Store
+.build
+Chart-Clicker-SQL-*
+*.bs
+*.o