aboutsummaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-29 21:20:03 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-29 21:20:03 +0100
commit18f75db039a69f0e5df8cdb62da8b6aaec6a8dc4 (patch)
treed82ff0062d92b2ddcf2e32638d463f92d607a60e /src/.gitignore
initial import of merchant logic (FTBFS)
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 00000000..90ea1a04
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,9 @@
+*.o
+*.deps
+*.libs
+*.lo
+*.la
+*.log
+*.trs
+*/__pycache__
+test-* \ No newline at end of file