diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ # *.ipr
# CMake
-cmake-build-*/
+*build*/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
|
![]() |
index : UwwwuPP.git | |
| A rehost of leonetienne's UwwwuPP, a simple text filter to uwu-ify English text. |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 2 |
@@ -37,7 +37,7 @@ # *.ipr
# CMake
-cmake-build-*/
+*build*/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
|