56779a5902
* Return shared_ptr from eventloop * Add -Wdeprecated-copy-dtor warning Produces a warning if classes don't have explicit copy operations if they have a user-defined constructor. This helps us stick to the rule of 5 (kinda, no warnings for missing move operators). * Clean up eventloop * Fix compiler warnings * Fix fs_event_handle_t name
15 lines
106 B
Plaintext
15 lines
106 B
Plaintext
/build
|
|
/tags
|
|
/compile_commands.json
|
|
*.bak
|
|
*.pyc
|
|
*.swp
|
|
*.tmp
|
|
.tags
|
|
*.user
|
|
|
|
# clangd
|
|
/.cache
|
|
|
|
polybar-*.tar
|