aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-02 16:21:14 -0600
committerSelene ToyKeeper2023-11-02 16:21:14 -0600
commit5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb (patch)
tree7e3213cfb2be51fef3a6cde5a175e8b944c14293 /.gitignore
parentmerged multi-channel branch with a major refactor and half a year of updates (diff)
downloadanduril-5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb.tar.gz
anduril-5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb.tar.bz2
anduril-5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb.zip
repo converted from bzr to git, added .gitignore
Diffstat (limited to '')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6ca496b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+env/
+ignore/
+old/
+*~
+*.[0123456789]
+*.[0123456789][0123456789]
+*.cpp
+*.elf
+*.hex
+*.o
+*.old
+.*.swo
+.*.swp