blob: dc40a003935859dd942998474939a8d068e43c44 [file] [log] [blame]
Davide Pesavento34a0b3f2024-04-21 19:01:26 -04001# Backup files
Yingdi Yu06a678a2014-08-01 17:07:08 -07002*~
Davide Pesavento34a0b3f2024-04-21 19:01:26 -04003*.bak
4*.orig
5*.rej
6
7# Waf build system
8/build/
9.waf-*-*/
10.waf3-*-*/
11.lock-waf*
12
13# Compiled python code
14__pycache__/
15*.py[cod]
16
17# Emacs
Alexander Afanasyevf5fca3a2018-02-22 10:50:04 -050018\#*\#
19/.emacs.desktop
20/.emacs.desktop.lock
21*.elc
22.\#*
Yingdi Yu06a678a2014-08-01 17:07:08 -070023
Alexander Afanasyevf5fca3a2018-02-22 10:50:04 -050024# Visual Studio Code
25.vscode/
Yingdi Yu06a678a2014-08-01 17:07:08 -070026
Alexander Afanasyevf5fca3a2018-02-22 10:50:04 -050027# macOS
28.DS_Store
29.AppleDouble
30.LSOverride
31._*
32
Alexander Afanasyevf5fca3a2018-02-22 10:50:04 -050033# Other
Alexander Afanasyev675d6fb2020-06-01 18:55:17 -040034/VERSION.info