diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-29 21:20:03 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-29 21:20:03 +0100 |
commit | 18f75db039a69f0e5df8cdb62da8b6aaec6a8dc4 (patch) | |
tree | d82ff0062d92b2ddcf2e32638d463f92d607a60e /src/.gitignore |
initial import of merchant logic (FTBFS)
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 9 |
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 |