diff options
author | Brendan Forster <brendan@github.com> | 2014-03-06 15:22:35 +1100 |
---|---|---|
committer | Phil Haack <haacked@gmail.com> | 2017-02-01 09:52:52 -0800 |
commit | 6228bee831edd7bec43d1b6b9c8e7c795a73a323 (patch) | |
tree | 501cfd82a62c7aeca29aec6b08f4928261e6ca0f | |
parent | 77a8d1adeb1d3d9972d2cdb2110d18755bb77d83 (diff) | |
download | gitignore-ghfw.tar.gz gitignore-ghfw.zip |
ignore the VERSION fileghfw
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..974cf28e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +VERSION
\ No newline at end of file |