mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
25 lines
294 B
Plaintext
25 lines
294 B
Plaintext
# Filetypes.
|
|
*~
|
|
*.o
|
|
*.a
|
|
*.so
|
|
.directory
|
|
*.kate-swp
|
|
|
|
# Build directories.
|
|
/build*
|
|
|
|
# KDevelop project files.
|
|
*.kdev4
|
|
|
|
# CMake temproary files.
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
git_version.h
|
|
|
|
# Files generated by scripts/package.cmd
|
|
/pkg_windows
|
|
/*-windows.zip
|
|
/*-windows.debug.zip
|