diff options
author | Johan Nilsson <[email protected]> | 2011-11-26 10:32:27 +0100 |
---|---|---|
committer | Johan Nilsson <[email protected]> | 2011-11-26 10:32:27 +0100 |
commit | 23ed1e3bbd33bca75e4888fde4f2c37e643ed5e4 (patch) | |
tree | 8138d29c23dbd7a1d592198a7a7fc64ab3369f65 /.gitignore | |
parent | 7f2d8e883bba5ba0f222acb8f44a94ce6456a4b9 (diff) |
Add .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea |