diff options
author | streetturtle <streetturtle@gmail.com> | 2017-02-05 13:17:51 -0500 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2017-02-05 13:17:51 -0500 |
commit | 9b6f4290a6dad46eddf3d9fbec34a5599ac4315e (patch) | |
tree | 5a9267eab1e8568f5dec825177a56089c98c7433 /.gitignore | |
parent | de6cbd7c4afacb9178ab35cf78b7964c7ddd3d68 (diff) |
.gitignore for idea files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,3 +39,5 @@ luac.out *.x86_64 *.hex +# IDEA files +.idea
\ No newline at end of file |