diff options
-rw-r--r-- | .cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000000..b38427e744 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,5 @@ +.deps +.DS_Store +.gdb_history +*.s[0-9][0-9] +*.c[0-9][0-9] |