1
0
mirror of synced 2024-09-23 19:18:24 +02:00
ImHex/.gitignore
WerWolv 66d1b3fd2f
patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458)
* patterns: Initial work to refactor pattern language to use smart pointers

* patterns: Fixed remaining issues, moved patterns to unique files

* sys: Added missing includes for macOS
2022-02-27 23:25:39 +01:00

17 lines
150 B
Plaintext

.vscode/
.idea/
cmake-build-*/
build-linux/
build*/
*.mgc
imgui.ini
.DS_Store
plugins/.rustc_info.json
**/target
plugins/example_rust/Cargo.lock