diff options
author | Clint Savage <[email protected]> | 2010-01-30 21:59:47 -0700 |
---|---|---|
committer | Clint Savage <[email protected]> | 2010-01-30 21:59:47 -0700 |
commit | d4c50ee30619bd121a7261f15d873204d43f7c62 (patch) | |
tree | 415348103ee03ef9ed44726eb04adbf3d6abe074 | |
parent | 9b114f8d1fe3fd3fbed01097757ea63c96de5a0d (diff) | |
download | freeseer-d4c50ee30619bd121a7261f15d873204d43f7c62.tar.gz freeseer-d4c50ee30619bd121a7261f15d873204d43f7c62.tar.xz freeseer-d4c50ee30619bd121a7261f15d873204d43f7c62.zip |
adding gitignore
-rw-r--r-- | src/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..72ef100 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,4 @@ +.*sw* +*.pyc +*.ogg +*.mkv |