aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-28 20:45:00 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-28 20:45:00 +0200
commit20d3c30111dc8c48bdf923d6144bf0e7c84f1e7e (patch)
tree1099627dee5d82b7bef6b5949314f444c62600fa /.gitignore
downloadslibc-20d3c30111dc8c48bdf923d6144bf0e7c84f1e7e.tar.gz
slibc-20d3c30111dc8c48bdf923d6144bf0e7c84f1e7e.tar.bz2
slibc-20d3c30111dc8c48bdf923d6144bf0e7c84f1e7e.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e7bb01b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+_/
+bin/
+obj/
+\#*\#
+.*
+!.git*
+*~
+*.bak
+*.swp
+*.swo
+*.su
+*.gch
+*.out
+*.so
+*.o
+*.info
+*.info-*
+*.pdf
+*.dvi
+*.ps
+