diff options
author | Oxore <oxore@protonmail.com> | 2017-12-01 05:28:10 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-12-01 05:28:10 +0300 |
commit | e949a49287b38574c7372c9a6c1c759eafa3266c (patch) | |
tree | 206266cae6a0cf9703d3b09110f0165ff29200b3 /.gitignore | |
parent | 027a94b74a2ff36eddbffc1cce4dcdc14126c813 (diff) |
Wrap global variables into structures
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ tetris *.o *.swp build +tags |