blob: dc40a003935859dd942998474939a8d068e43c44 [file] [log] [blame]
Davide Pesaventocc02c362024-04-21 16:45:05 -04001# Backup files
Junxiao Shi46643d32015-02-16 08:51:42 -07002*~
Davide Pesaventocc02c362024-04-21 16:45:05 -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
Davide Pesavento1aa91432018-02-19 22:43:31 -050018\#*\#
19/.emacs.desktop
20/.emacs.desktop.lock
21*.elc
22.\#*
Junxiao Shi46643d32015-02-16 08:51:42 -070023
Davide Pesavento1aa91432018-02-19 22:43:31 -050024# Visual Studio Code
25.vscode/
Junxiao Shi46643d32015-02-16 08:51:42 -070026
Davide Pesavento1aa91432018-02-19 22:43:31 -050027# macOS
28.DS_Store
29.AppleDouble
30.LSOverride
31._*
32
Junxiao Shi46643d32015-02-16 08:51:42 -070033# Other
Alexander Afanasyev298c4352020-05-31 15:40:28 -040034/VERSION.info