Fix .gitignore

This commit is contained in:
Toan Nguyen
2017-03-19 17:16:30 +07:00
parent 4f4ea68923
commit 508384016f
4 changed files with 13 additions and 3 deletions

10
custom/example.sh Normal file
View File

@@ -0,0 +1,10 @@
# You can put files here to add functionality separated per file, which
# will be ignored by git.
# Files on the custom/ directory will be automatically loaded by the init
# script, in alphabetical order.
# For example: add yourself some shortcuts to projects you often work on.
#
# brainstormr=~/workspace/projects/m2/brainstormr
# cd $brainstormr
#