8 lines
No EOL
182 B
Text
8 lines
No EOL
182 B
Text
# Ignore everything in the root directory by default
|
|
*
|
|
|
|
# But DO NOT ignore the plugin directory
|
|
!hvac-community-events/
|
|
|
|
# Also DO NOT ignore this .gitignore file itself
|
|
!.gitignore |