diff options
author | tcsullivan <tullivan99@gmail.com> | 2019-08-26 19:08:18 -0400 |
---|---|---|
committer | tcsullivan <tullivan99@gmail.com> | 2019-08-26 19:08:18 -0400 |
commit | 3412f3bd9fc6cf9dbac0f0b5c8bc8a7ffe0c22a6 (patch) | |
tree | d48dbca5f5a71263ff8ace398852a607602ef3f0 /.gitignore | |
parent | b988e63410acb36f91fb4ad2b3269a8971815663 (diff) |
created a window class
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ main out +.*.swp +.*.swo *.o |