diff options
author | tcsullivan <tullivan99@gmail.com> | 2019-04-30 12:30:33 -0400 |
---|---|---|
committer | tcsullivan <tullivan99@gmail.com> | 2019-04-30 12:30:33 -0400 |
commit | fa8974a5dd710e8352ebde9ade6b9d22eb98b96c (patch) | |
tree | b756739638a4a2813901ce92ec069f13621473d2 /.gitignore | |
parent | 624576f5fa5e839469dd4454ff698b11342a39b8 (diff) | |
parent | 728c98d9870d472a7497f23a864ef37ed6f46169 (diff) |
Made things work
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aebd027 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.*.swp +.*.swo +*.o +*.elf |