mirror of
https://github.com/Relintai/broken_seals_2ds.git
synced 2024-11-18 12:57:21 +01:00
Added the export and release folders to the gitignore.
This commit is contained in:
parent
b724d8cc9a
commit
5a1197b18c
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,6 +11,9 @@ game/.prop_tool_temp/**
|
|||||||
.sconsign.dblite
|
.sconsign.dblite
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
export/**
|
||||||
|
release/**
|
||||||
|
|
||||||
.vs/*
|
.vs/*
|
||||||
.kdev4/*
|
.kdev4/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
Loading…
Reference in New Issue
Block a user