mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2025-12-27 23:44:39 +00:00
67 lines
1.2 KiB
Plaintext
67 lines
1.2 KiB
Plaintext
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
.vscode
|
|
|
|
# C++ Junk #
|
|
######################
|
|
*.aps
|
|
*.ilk
|
|
*.lib
|
|
*.obj
|
|
*.opensdf
|
|
*.pdb
|
|
*.pyc
|
|
*.res
|
|
*.sdf
|
|
*.suo
|
|
*.tlog
|
|
*.user
|
|
*.VC.db*
|
|
|
|
/.vs
|
|
/Bin
|
|
/Build/Ignore*
|
|
/Build/*portable*
|
|
/Build/notepad3*setup*
|
|
/Build/Resources
|
|
/Build/Packages
|
|
|
|
/packages
|
|
/other_sln/packages
|
|
|
|
### changes by Version.ps1 script ###
|
|
/_Version_*.cmd
|
|
/_Version_*.lnk
|
|
/Versions/build.txt
|
|
/Versions/day.txt
|
|
/res/Notepad3.exe.conf.manifest
|
|
/minipath/res/MiniPath.exe.manifest.conf
|
|
/src/VersionEx.h
|
|
/minipath/src/VersionEx.h
|
|
|
|
/test/test.log
|
|
/Notepad3.VC.VC.opendb
|
|
|
|
/np3portableapp/*.7z
|
|
/np3portableapp/*.cmd
|
|
/np3portableapp/*.exe
|
|
/np3portableapp/*.txt
|
|
/np3portableapp/Notepad3Portable/Data
|
|
/np3portableapp/Notepad3Portable/Notepad3Portable.*
|
|
/np3portableapp/Notepad3Portable/App/AppInfo/appinfo.ini
|
|
/np3portableapp/Notepad3Portable/App/AppInfo/installer.ini
|
|
/np3portableapp/Notepad3Portable/App/DefaultData/settings
|
|
/np3portableapp/Notepad3Portable/App/Notepad3/Docs
|
|
/np3portableapp/Notepad3Portable/App/Notepad3/x64/*.exe
|
|
/np3portableapp/Notepad3Portable/App/Notepad3/x64/lng
|
|
/np3portableapp/Notepad3Portable/App/Notepad3/x86/*.exe
|
|
/np3portableapp/Notepad3Portable/App/Notepad3/x86/lng
|
|
|