Skip to content

Commit 45fa650

Browse files
adrianchirisvrindle
authored andcommitted
Add .gitignore (openshift#76)
Lets have a .gitignore file to reduce clutter in dev env Signed-off-by: adrianc <[email protected]>
1 parent dadcb9a commit 45fa650

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Files
2+
.gopath
3+
4+
# Folders
5+
build/
6+
bin/

0 commit comments

Comments
 (0)