explain what we want and what not in .gitignore
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# This file should only ignore things that are generatd during a build,
|
||||
# generated by common IDEs, and optional files controlled by the user
|
||||
# that affect the build (such as config.toml).
|
||||
# FIXME: This needs cleanup.
|
||||
*~
|
||||
.#*
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user