1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00
gitignore/community/MadcapFlare/MadcapFlare.gitignore
Mayur Agrawal 52eeae623c
Create MadcapFlare.gitignore
Added a .gitignore file for Madcap Flare projects. Madcap Flare is used for technical documentation purposes.
2023-12-13 12:34:44 +05:30

22 lines
774 B
Plaintext

# gitignore template for Madcap Flare projects
# website: https://www.madcapsoftware.com/products/flare/
#
# Recommended: madcapflare.gitignore
######################################################################################
# Placing a # in front of any of the items listed below (e.g., # /Project/Users) will
# allow these items to be pushed to your Git repository. Keep in mind the more files
# you push to your repository, the more your performance may be affected.
######################################################################################
# Ignore auto-generated MadCap folders for output and analysis
/Output
/Analyzer
/FileSync
# Ignore auto-generated MadCap files for users
/Project/Users
# Ignore any residual svn folder
/.svn
**/Thumbs.db