From 0740b23d0ba4933e2dcf8c878da540f7f76777d3 Mon Sep 17 00:00:00 2001
From: Pedro Escudero <pedroescudero@uti.edu.ec>
Date: Mon, 1 Feb 2021 09:42:51 -0500
Subject: [PATCH] Update .gitignore

---
 .gitignore | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5d947ca..3d5b909 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,4 @@
-# Build and Release Folders
-bin-debug/
-bin-release/
-[Oo]bj/
-[Bb]in/
+# First file; practice_1_CongaPhysics
 
-# Other files and folders
-.settings/
-
-# Executables
-*.swf
-*.air
-*.ipa
-*.apk
-
-# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
-# should NOT be excluded as they contain compiler settings and other important
-# information for Eclipse / Flash Builder.
+# 
+# End file.
-- 
GitLab