aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-03-05 21:37:22 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-03-05 21:37:22 +0200
commitc56e18d5a97384a33941a9c0acf0872df16f2f8d (patch)
treef9d4a0ac9d46acba47549306110ed5f3c1dfd3ce /.gitignore
parentf142ee94c2fa3d5f8ec3686b2ced2e1f0b807def (diff)
downloadalck-c56e18d5a97384a33941a9c0acf0872df16f2f8d.tar.gz
alck-c56e18d5a97384a33941a9c0acf0872df16f2f8d.tar.bz2
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..52c46b2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
1.emacs*
2.gdbinit
3*~
4*.o
5alck
6core
7lex.yy.c
8y.output
9y.tab.c
10y.tab.h
11

Return to:

Send suggestions and report system problems to the System administrator.