diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-12-25 18:32:56 +0800 |
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-12-25 18:32:56 +0800 |
| commit | 0c06f445794c957c80310ecf854df805be54f3da (patch) | |
| tree | 0d3fe90ae25d308b7ffe5e446c3d2999814cd0f4 /.gitignore | |
| parent | fe5e62605bab3d980333bd4db7e4862632aeec93 (diff) | |
Ignore build dirs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *~ *.pro.* *.swp +build* |