- Timestamp:
- 05/14/2015 03:25:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.gitignore
r5531 r5772 1 1 # gitignore file for bbPress 2 3 # Configuration files with possibly sensitive information 4 .htaccess 2 5 3 6 # Files and folders related to build/test tools … … 9 12 # bbPress's output directory. 10 13 /build 14 15 # Operating system specific files 16 .DS_Store 17 18 # Ignore other .gitignore files to allow for personal customizations 19 .gitignore
Note: See TracChangeset
for help on using the changeset viewer.