summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher 'Chief' Najewicz <chief@beefdisciple.com>2018-10-12 11:24:27 -0400
committerChristopher 'Chief' Najewicz <chief@beefdisciple.com>2018-10-12 11:24:27 -0400
commitd05e6b04ebd42d96885a29eb484a3220742ecbde (patch)
tree479119b770c3d47454aea383c74390d073045e6d /.gitignore
parent16c469d714ee8b38f605afd353e4e95d0be87085 (diff)
Create Makefile to target rpm/dep w/ nfpm
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8a9b7d9..0e27b06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-gotop*
dist/
+build/gotop
+pkg/ \ No newline at end of file