Parcourir la source

Create Godot.gitignore

A simple .gitignore for the Godot game engine.
pull/2613/head
alex hall il y a 6 ans
Parent
révision
feacd863f3
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  1. 12
    0
      Godot.gitignore

+ 12
- 0
Godot.gitignore Voir le fichier

@@ -0,0 +1,12 @@

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg

# Mono-specific ignores
.mono/

# System/tool-specific ignores
.directory
*~

Chargement…
Annuler
Enregistrer