about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorKelly Rauchenberger <starla4444@gmail.com>2013-09-30 17:12:10 -0700
committerKelly Rauchenberger <starla4444@gmail.com>2013-09-30 17:12:10 -0700
commit4535c8b170f77d91eb612d7e7ddf01bf065b56c2 (patch)
treeeb5c377811500b49618884ab927d901f2669fa19 /.gitignore
downloadrawr-ebooks-4535c8b170f77d91eb612d7e7ddf01bf065b56c2.tar.gz
rawr-ebooks-4535c8b170f77d91eb612d7e7ddf01bf065b56c2.tar.bz2
rawr-ebooks-4535c8b170f77d91eb612d7e7ddf01bf065b56c2.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..620d3dc --- /dev/null +++ b/.gitignore
@@ -0,0 +1,13 @@
1# Compiled Object files
2*.slo
3*.lo
4*.o
5
6# Compiled Dynamic libraries
7*.so
8*.dylib
9
10# Compiled Static libraries
11*.lai
12*.la
13*.a