diff options
| author | B. Watson <yalhcru@gmail.com> | 2016-08-30 01:35:55 -0400 |
|---|---|---|
| committer | B. Watson <yalhcru@gmail.com> | 2016-08-30 01:35:55 -0400 |
| commit | 663e17d88a31e83c84bf77a3afc77eaf22cfcc4f (patch) | |
| tree | 77beef814139ed28bee6713577149fd66fa7671b | |
| parent | 437f20a048870245f93f92fe264e5a92e090c202 (diff) | |
| download | jumpmanjr-663e17d88a31e83c84bf77a3afc77eaf22cfcc4f.tar.gz | |
add .gitignore
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2591a01 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +jmjtest.* +*.o +*.bak +tmp.lbl +1 +2 +1.pl +2.pl +atari???.png |
