mmatuska / mfsbsd

mfsBSD
http://mfsbsd.vx.sk
BSD 2-Clause "Simplified" License
494 stars 137 forks source link

.gitignore missing locations #84

Open amatsumara opened 7 years ago

amatsumara commented 7 years ago

mfsbsd 2.3 while running 'make tar' generates .tar for me. Not sure were it intended to generate .tar.gz or not but .tar is good for me). The problem is that .gitignore do not include .tar so I added it by myself.

Also it doesn't ignore created .conf files in conf/ dir and customfiles/

My edits https://github.com/amatsumara/mfsbsd/commit/7aa7a3a0b81bf99eaee783b25a7c93b3cf20a0dd