diff options
Diffstat (limited to '.gitignore_global')
| -rw-r--r-- | .gitignore_global | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore_global b/.gitignore_global new file mode 100644 index 0000000..0f2078b --- /dev/null +++ b/.gitignore_global @@ -0,0 +1,6 @@ +.*.swp +.DS_Store +*.dll +*.o +*.so +tags |
