Skip to content

Instantly share code, notes, and snippets.

@Vortx-GitHub
Last active August 29, 2015 14:19
Show Gist options
  • Save Vortx-GitHub/2e04e2d2c72139e17135 to your computer and use it in GitHub Desktop.
Save Vortx-GitHub/2e04e2d2c72139e17135 to your computer and use it in GitHub Desktop.
ADNSF 9.5.1.0 .gitignore
# build and user stuff
bin/
obj/
*.suo
*.user
*.pdb
# appstart.log files
*.log
# license files
*.licx
*.lic
*.licclear
*.licdebug
# XML package debug files
*.runtime.*
*.xfrm.xml
# Temporary string resource import files
src/Web/images/*.csv
src/Web/images/*.xls
# Product and entity image folders
src/Web/images/category/
src/Web/images/distributor/
src/Web/images/document/
src/Web/images/genre/
src/Web/images/layouts/
src/Web/images/library/
src/Web/images/manufacturer/
src/Web/images/media/
src/Web/images/orderoption/
src/Web/images/orders/
src/Web/images/partner/
src/Web/images/product/
src/Web/images/section/
src/Web/images/training/
src/Web/images/upload/
src/Web/images/variant/
src/Web/images/vector/
This file has been truncated, but you can view the full file.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment