diff options
| author | Aaron Perley <aaron.perley@gmail.com> | 2016-09-27 21:39:02 -0400 |
|---|---|---|
| committer | Aaron Perley <aaron.perley@gmail.com> | 2016-09-27 21:39:02 -0400 |
| commit | 6e265cfa5002a5667681733eae08357f2b9695e5 (patch) | |
| tree | e82e90871c04252114421794849bed152ee2700c /.gitignore | |
| parent | Fish render (diff) | |
| download | bridge-6e265cfa5002a5667681733eae08357f2b9695e5.tar.zst | |
Add bridge simulator and cleanup code
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |
