summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-06-05 17:09:06 +0200
committerLéo Lam <leo@leolam.fr>2020-08-18 22:50:25 +0200
commit2de366be0fa75e571c605e017b5604bccbdb75bf (patch)
treeb8044fc96bba792b1875067032da2fd4498a44a3 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..ea727993
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,28 @@
+__pycache__/
+*.pyc
+*.egg-info/
+*.dist-info/
+*.so
+*.dll
+dist/
+build/
+bin/
+.mypy_cache/
+.benchmarks/
+
+.idea/
+.vscode/
+
+*.id0
+*.id1
+*.id2
+*.idb
+*.i64
+*.nam
+*.til
+
+main.elf
+
+perf.mData
+perf.mData.old
+.gdb_history