diff options
author | Robin Krahl <me@robin-krahl.de> | 2016-02-26 01:40:47 +0100 |
---|---|---|
committer | Robin Krahl <me@robin-krahl.de> | 2016-02-26 01:40:47 +0100 |
commit | 745c643c2f900c8efeb0ac0a8ea3a519b3a790ac (patch) | |
tree | 1cd84b4666b1ba13b5d81699cc940db52c1f6ee8 /.gitignore | |
download | dbfp-745c643c2f900c8efeb0ac0a8ea3a519b3a790ac.tar.gz dbfp-745c643c2f900c8efeb0ac0a8ea3a519b3a790ac.tar.bz2 |
initial commit
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..0aa9426 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +*.o +*.so |