diff options
| author | Selene ToyKeeper | 2023-11-02 16:21:14 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-02 16:21:14 -0600 |
| commit | 5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb (patch) | |
| tree | 7e3213cfb2be51fef3a6cde5a175e8b944c14293 | |
| parent | merged multi-channel branch with a major refactor and half a year of updates (diff) | |
| download | anduril-5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb.tar.gz anduril-5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb.tar.bz2 anduril-5a45e97c95c1bfd2036269d6577aa1ea7b85f8bb.zip | |
repo converted from bzr to git, added .gitignore
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 13 |
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 |
