summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
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 000000000..90ea1a047
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,9 @@
+*.o
+*.deps
+*.libs
+*.lo
+*.la
+*.log
+*.trs
+*/__pycache__
+test-* \ No newline at end of file