Add ignore file
This commit is contained in:
8
.gitignore
vendored
Executable file
8
.gitignore
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
# Ignore potential user content
|
||||
content/*
|
||||
# Workspaces
|
||||
workspace/*
|
||||
staging/*
|
||||
# TODO: perhaps consolidate?
|
||||
tests/*.lnk
|
||||
tests/posts.idx
|
||||
Reference in New Issue
Block a user