diff options
author | clsr <clsr@clsr.net> | 2016-11-15 19:49:55 +0100 |
---|---|---|
committer | clsr <clsr@clsr.net> | 2016-11-15 19:49:55 +0100 |
commit | 6781fbf03de68483ab7a8d57be85d2f2fc9a4df6 (patch) | |
tree | 4e69a053318d39016a1a10436626f475ead13e40 /.gitignore | |
download | gomf-modpanel-web-6781fbf03de68483ab7a8d57be85d2f2fc9a4df6.tar.gz gomf-modpanel-web-6781fbf03de68483ab7a8d57be85d2f2fc9a4df6.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f692793 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.swp +/gomf +/gomf-modpanel +/deleted.log.json +/log/ +/pages/ +/upload/ |