aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 38d22f8..322ebb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,8 +11,6 @@ perf.data.old
11run 11run
12run.exe 12run.exe
13debugrun 13debugrun
14shell/lasttest.out
15shell/lasttest.err
16tables/* 14tables/*
17test/*/runtest 15test/*/runtest
18test/.DS_Store 16test/.DS_Store
@@ -43,3 +41,7 @@ tools/results
43*.exp 41*.exp
44*.lib 42*.lib
45*.pdb 43*.pdb
44*.ilk
45python/*.pyd
46python/*.exp
47python/*.lib

Generated with cgit - Back to sebastiano.tronto.net