diff options
| author | Scott Gasch <[email protected]> | 2016-06-01 20:10:14 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2016-06-01 20:10:14 -0700 |
| commit | 23c44f05a0956ecba918a336b30c6eccf0a996d5 (patch) | |
| tree | 4043fc1a598756f725b34c21bb4a4a6b7b67128d /.gitignore | |
| parent | 3fd43cd5fcb22bb65bf2a92a25d95d801b11c9e0 (diff) | |
Add ignore files.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e8adec6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.[oa] +*~ +#*# |
