diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-26 02:04:30 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-26 02:04:30 +0200 |
| commit | 1a0d7a7cc4b18047f5afd853428921f32618e42e (patch) | |
| tree | bcb2c85c9650cf16aef459b7cf1020c9d0cc1a67 | |
| parent | 2d9fff2e969a952d1e83c1ade04d6beed2420dbc (diff) | |
update gitignore to leave out obj files and the base folder
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,12 +5,15 @@ *.so *.pro.autosave base_override.h +.DS_Store base-full/ +base/ bass.lib bin/ bins/ +build/ release/ debug/ |
