lib/code_zauker/constants.rb in code_zauker-0.0.7 vs lib/code_zauker/constants.rb in code_zauker-0.0.8
- old
+ new
@@ -11,10 +11,16 @@
# Documents
".xps",
".zip",".7z","rar",
# MS Office zip-like files...
".pptx",".docx",".xlsx",
+ # MS Visual Studio big bad files"
+ ".scc",".datasource",".pdb","vspscc",".settings",
+ #"Telerik.Web.UI.xml",
+ ".Web.UI.xml",
+ # Auto-generated stuff...is suggested to be avoided
+ ".designer.cs",
# Avoid slurping text document too...
".doc",
".ppt",".xls",".rtf",".vsd", ".odf",
# Binary bad stuff
".dll",".exe",".out",".elf",".lib",".so",
@@ -25,10 +31,10 @@
".jar",".class",".ear",".war",
".mar",
".tar",
".gz",".Z",
".dropbox",
- ".svn-base",".pdb",".cache",
+ ".svn-base",".cache",
#IDE STUFF
".wlwLock",
# Music exclusion
".mp3",".mp4",".wav",
# Image exclusion